Skip to content

fix: move component filtering methods to crates#2892

Merged
itowlson merged 2 commits intospinframework:mainfrom
kate-goldenring:component-filtering-move
Oct 23, 2024
Merged

fix: move component filtering methods to crates#2892
itowlson merged 2 commits intospinframework:mainfrom
kate-goldenring:component-filtering-move

Conversation

@kate-goldenring
Copy link
Copy Markdown
Contributor

Moves all the component filtering helpers to crates that are accessible to other runtime implementors to prevent code duplication. Also, enables runtimes to pass in extra validating functions.

Thank you @itowlson for pairing on this!

Most of the code is the same. I did change the error message on validate_service_chaining_for_components to not be specific to CLI input.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants